[IT] API Options

Monday, 26 April 2021 11:36:22
Total Iterations

1

Total Assertions

1

Total Failed Tests

2

Total Skipped Tests

0


File Information
Collection: [IT] API Options
Environment: Nightlies
Collection Description
``` Feature: options It's a scenario which check if options call asked by the mobile is correctly returned Scenario: Get options in logged off mode and Not russian Scenario: Get options in logged off mode and russian ```
Timings and Data
Total run duration: 1173ms
Total data received: 566B
Average response time: 474ms
Summary Item Total Failed
Requests 2 0
Prerequest Scripts 4 0
Test Scripts 4 1
Assertions 1 1
Skipped Tests 0 -



Showing 2 Failures

Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: Logged off user should have appropriate sso options

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^


There are no skipped tests



1 Iteration available to view
Request Information
Request Method: OPTIONS
Request URL: http://varnish/api/
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 868ms
Mean size per request: 283B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/json; charset=utf-8
Accept-Language en-US
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token a1d3054b-1f24-4cbc-9b65-ae7a0c801daf
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Mon, 26 Apr 2021 11:36:21 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 131524</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
No Tests for this request
Request Information
Request Method: OPTIONS
Request URL: http://varnish/api/
Response Information
Response Code: 503 - Backend fetch failed
Mean time per request: 80ms
Mean size per request: 283B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Host varnish
Content-Type application/json; charset=utf-8
Accept-Language ru-RU
User-Agent PostmanRuntime/7.26.8
Accept */*
Cache-Control no-cache
Postman-Token dab68ea0-492a-48bb-bae6-c6554bc1753e
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Mon, 26 Apr 2021 11:36:22 GMT
Content-Type text/html; charset=utf-8
Retry-After 5
Age 0
Cache-Control max-age=0, no-cache, no-store, must-revalidate
Content-Length 283
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html>
          <head>
            <title>503 Backend fetch failed</title>
          </head>
          <body>
            <h1>Error 503 Backend fetch failed</h1>
            <p>Backend fetch failed</p>
            <h3>Guru Meditation:</h3>
            <p>XID: 131526</p>
            <hr>
            <p>Varnish cache server</p>
          </body>
        </html>
        
Test Information
NamePassedFailedSkipped
Logged off user should have appropriate sso options 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Logged off user should have appropriate sso options
Unexpected token '<' at 1:1
        <!DOCTYPE html>
        ^